.index_news{padding-bottom: 50px;}
.news_title{font-size: 30px;color: #000;line-height: 53px;padding-top: 35px; text-align: center;padding-bottom: 30px;background: url(../ZERO/img/news_title.png) bottom center no-repeat;}


.news_n{font-size: 30px;font-weight: bold;padding-top: 13px; padding-bottom: 28px;background: url(../ZERO/img/about_nbg.jpg) left bottom no-repeat;margin-right: 18px;}
.news_n h3{color: #007f4a;}
.news_n span {float: right;}
.news_n span a{color: #007f4a;font-size: 14px;font-weight: normal;}
.news_d1{font-size: 46px;color: #999;margin: 0 auto;font-weight: bold;}
.index_news_xcon{ border-top: 1px solid #cccccc;margin-top: 30px;}
.news_d2{font-size: 14px;color: #999;}
.news_w{padding-top: 35px;padding-bottom: 35px;border-bottom: 1px dashed #ccc}
.news_w:hover .news_d1{color: #007f4a}
.news_w:hover .news_d2{color: #007f4a}

.index_news_more{width: 143px;height: 43px;background: #b3b3b3;border-radius: 5px;text-align: center;margin-top: 30px;}
.index_news_more p{font-size: 16px;color: #fff;line-height: 43px;text-align: center;}


.newslist li{background: #fff;width: 100%;}
.index_news_img{position: relative;overflow: hidden}
.news_d2{text-align: center;color: #ffffff;font-size: 14px;position: absolute;top: 0;left: 0;background-color: #b3b3b3;padding: 5px;}
.news_d2 strong{text-align: center;color: #ffffff;font-size: 24px;}
.newslist li img{width: 100%;transition: all 1s;}

.newslist ul li:hover .index_news_img .news_d2{background-color: #ff8737}
.newslist ul li:hover .index_news_img img{transform: scale(1.2);transition: all 0.6s;}
.index_news_title{font-size: 15px;margin-bottom: 10px;margin-top: 10px;}
.index_news_title a{font-size: 15px;color: #1f1f1f;font-family: 微软雅黑;}
.index_news_con{font-size: 14px;color: #666666;font-family: 微软雅黑;line-height: 22px;font-weight: normal}
.index_newsmore{width: 146px;height: 39px;border: 1px solid #333333;border-radius: 20px;-moz-border-radius: 20px;-webkit-border-radius: 20px;vertical-align: middle;line-height: 37px;text-align: center;margin:auto;margin-top: 30px;}
.index_newsmore a{display: inline-block;width: 139px;height: 33px;background-color: #333333;margin: auto;text-align: center;line-height: 33px;border-radius: 20px;-moz-border-radius: 20px;-webkit-border-radius: 20px;color: #fff;font-size: 15px;}
.index_newsmore:hover{border-color: #ff8737}
.index_newsmore:hover a{background-color: #ff8737}
.newslist li:hover .index_news_more{
   background: #ff5c00
}

@media (min-width:200px) and (max-width:767px) {
   .news_shipin{display: none;}
   .shouji{display: block !important;}
   .newslist{margin-bottom: 4%;}
   .pro_title{font-size: 20px;}
   .index_news{background-size: 600%}
   .news_title{font-size:20px;color: #000;line-height: 53px;padding-top: 35px; text-align: center;padding-bottom: 30px;background: url(../ZERO/img/news_title.png) bottom center no-repeat;}
   .index_news{display: block;}
}
@media screen and (min-width: 992px) and (max-width: 1920px){

   .newslist li img{height: 200px;}
}